/*START Responsive*/

@media (min-width:1px) {
}

@media (min-width:480px) {
}

@media (min-width:768px) {
}

@media (min-width:992px) {
}

@media (min-width:1200px) {
}

/*END Responsive*/

/*START Toggle*/

html .toggle-primary.activitiesitemspage .toggle > label + p {
    display: block;
    padding-left: 30px;
    text-overflow: ellipsis;
    height: 1px;
    font-size: 15px;
    color: #373b40;
    font-family: "open_sansregular";
    line-height: 21px;
    margin-left: 0px;
    padding-left: 0px;
}

html .toggle-primary.activitiesitemspage .toggle.active > label + p {
    margin-bottom: 65px;
}

.toggle-primary.activitiesitemspage .toggle>label {
    /*-webkit-transition:all .15s ease-out;
        -moz-transition:all .15s ease-out;
        transition:all .15s ease-out;*/
    background: none;
    border: none;
    font-size: 1.1em;
    min-height: 20px;
    position: relative;
    font-weight: 400 margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.toggle-primary.activitiesitemspage .toggle.active>label {
    /*-webkit-transition:all .15s ease-out;
        -moz-transition:all .15s ease-out;
        transition:all .15s ease-out;*/
    background: none;
    border: none;
    font-size: 1.1em;
    min-height: 20px;
    position: relative;
    font-weight: 400
}

html .toggle-primary.activitiesitemspage .toggle.active > label {
    background-color: none;
    border-color: none;
    position: absolute;
    bottom: -72px;
}

.toggle-primary.activitiesitemspage .toggle > label::before {
    border: none;
}

.toggle.active > label .label-more-less::before {
    content: "Less";
    color: #E4B445;
    font: normal normal normal 14px/1 open_sansbold;
    margin-left: 0px;
    padding-left: 0px;
    position: relative;
    bottom: 1px;
}

.toggle > label .label-more-less::before {
    content: "Read More";
    color: #E4B445;
    font: normal normal normal 14px/1 open_sansbold;
    margin-left: 0px;
    position: relative;
    bottom: 17px;
}

.toggle.active > label .label-more-less::after {
    content: "\f077";
    color: #E4B445;
    font: normal normal normal 12px/1 FontAwesome;
    position: relative;
    bottom: 2px;
    left: 4px;
}

.toggle > label .label-more-less::after {
    content: "\f078";
    color: #E4B445;
    font: normal normal normal 12px/1 FontAwesome;
    position: relative;
    bottom: 18px;
    left: 4px;
}

activitiesitemspage p {
    line-height: 21px;
    font-size: 16px!important;
}

.btn.btn-borders.dark.mr-xs.mb-lg.btn-md.activitiesitemspage-btn {
    font-family: 'asapregular';
    font-weight: normal;
    font-size: 18px;
    width: 300px;
    height: 35px;
    color: #E4B445;
    border-color: #E4B445;
}

.btn.btn-borders.dark.mr-xs.mb-lg.btn-md.activitiesitemspage-btn:hover {
    background-color: #E4B445;
    color: #fff;
}

.activitiesitemspage .toggle .label-more-less {
    margin: 0px;
    padding: 0px;
    height: 2px;
}

.activitiesitemspage .toggle.active .label-more-less {
    margin-bottom: 50px;
}

.activitiesitems-hyperlink,
.activitiesitems-hyperlink:hover,
.activitiesitems-hyperlink:focus,
.activitiesitems-hyperlink:active,
.activitiesitems-hyperlink:visited {
    color: #E4B445;
    text-decoration: none;
}

/*END Toggle*/

/*START Related Grey box*/
.activitiesitemspage-activities-grey-wrap {
    background: #f2f2f2;
    position: relative;
    top: -55px;
    z-index: 99;
}

.activitiesitemspage-activities-grey-wrap img {
    display: inline;
    padding-right: 10px;
    /* width: 50px;
    height: 40px;*/
}

.activitiesitemspage-h2 {
    text-align: center;
    font-family: 'open_sansbold';
    color: #E4B445;
    font-size: 20px;
    padding: 20px 0;
    margin: 0px;
}

.activitiesitemspage-heading-container {
    border-style: none none solid none;
    border-width: 2px;
    border-color: #fff;
}

.activitiesitemspage-list-container {
    padding: 15px 15px 15px 40px;
}

.activitiesitemspage-list-container .col-xs-6 a:hover,
.activitiesitemspage-list-container .col-xs-6 a:focus,
.activitiesitemspage-list-container .col-xs-6 a:active,
.activitiesitemspage-list-container .col-xs-6 a:visited {
    text-decoration: none;
}

.activitiesitemspage-list-container .col-xs-6 p {
    margin: 5px 0
}

.activitiesitemspage-list-container .col-xs-6 p:after {
    content: "\f054";
    font: normal normal normal 11px/1 FontAwesome;
    position: relative;
    bottom: 1px;
    left: 10px;
    color: #E4B445;
}

.activitiesitemspage-viewall-container p:after {
    content: "\f078";
    font: normal normal normal 11px/1 FontAwesome;
    position: relative;
    bottom: 1px;
    left: 10px;
    color: #E4B445;
}

.activitiesitemspage-viewall-container p {
    text-align: center;
    padding: 15px;
}

.activitiesitemspage-viewall-container a p:hover,
.activitiesitemspage-viewall-container a p:focus,
.activitiesitemspage-viewall-container a p:active,
.activitiesitemspage-viewall-container a p:visited {
    color: #E4B445!important;
    text-decoration: none;
}

.activitiesitemspage-viewall-container a:hover,
.activitiesitemspage-viewall-container a:focus,
.activitiesitemspage-viewall-container a:active,
.activitiesitemspage-viewall-container a:visited {
    text-decoration: none;
}
/*END Related Grey box*/


/*START Slider Header*/
.Title_Armygreen {
    background: #E4B445;
    padding-top: 16px;
    padding-bottom: 12px;
}
/*END Slider Header*/


/*START Related Blog*/
.blog-container {
    clear: both;
    max-height: 100px;
    margin: 30px 0;
}

.blog-image {
    width: 100%;
    height: auto;
}

.blog-title {
    padding-bottom: 10px;
    font-family: open_sanssemibold;
    color: #373b40;
}

.blog-contents {
    max-height: 36px;
    line-height:17px;
    overflow: hidden;
    font-size: 12px;
    color: #373b40;
}

.read-more,
.read-less {
    padding-top: 5px;
    font-size: medium;
}

.read-more a,
.read-less a {
    border: none!important;
    padding-left: 0px;
    color: #E4B445!important;
    font-family: open_sanssemibold;
    font-size: 14px;
}

.read-more a:after {
	content: "\f078";
    font: normal normal normal 11px/1 FontAwesome;
    position: relative;
    bottom: 1px;
    left: 10px;
    color: #E4B445;
}

.read-less a:after {
	content: "\f077";
    font: normal normal normal 11px/1 FontAwesome;
    position: relative;
    bottom: 1px;
    left: 10px;
    color: #E4B445;
}

.read-more a:hover,
.read-more a:focus,
.read-less a:hover,
.read-less a:focus {
    text-decoration: none;
}

.video-container {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 0px 0;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 10px);
    height: 100%;
}

.btn.green-white {
    color: #E4B445;
    background-color: #fff;
    border-color: #E4B445;
    padding-left: 20px;
    padding-right: 20px;
}

.btn.green-white:hover {
    color: #fff;
    background-color: #E4B445;
    border-color: #E4B445;
}

.activitiesitemspage-viewall-container{
    text-align: center;
}
/*END Related Blog*/

/*START More about Trekking Header*/
.more-about-h1.trekking-h1{
    font-family: 'open_sansbold';
    font-size: 30px;
    font-weight: 500;
}
/*END More about Trekking Header*/

/*START Left side floating nav*/
.side-nav.activities-items {
    border-top: 9px solid #E4B445;
}
.side-nav.activities-items.nav a{
    font-size: 15px;
    font-family: 'asapbold';
}
/*END Left side floating nav*/

/*START Accomodation section*/ 
.accomodation-section.armygreen-header h3{
    color: #E4B445!important;
}
/*END Accomodation section*/ 

/*START Essential information section*/ 
.activities-item-essential-info{
    font-size: 16px;
    margin: 0 0 5px 0;
    text-transform: capitalize;
}

.row.circle-wrap-heading{
    margin-left: 0px;
}

.tab-content-section.two-columns p{
    line-height:21px;
}

activitesessentialinformation .nav-tabs li.active a, 
activitesessentialinformation .nav-tabs li.active a:focus, 
activitesessentialinformation .nav-tabs li.active a:hover {
    background: #E4B445;
    border: 1px solid #E4B445;
    color: #fff!important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    padding: 18px 15px;
    box-shadow: none;
}

activitesessentialinformation .nav-tabs li a, 
activitesessentialinformation .nav-tabs li a:focus, 
activitesessentialinformation .nav-tabs li a:hover {
    background: none;
    border: none;
    border-top: none;
    color: #E4B445!important;
    padding: 20px 15px;
}

activitesessentialinformation .nav-tabs {
    margin: 0;
    font-size: 0;
    border-bottom-color: #E4B445;
    border-width: 10px;
}

activitesessentialinformation .tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    background-color: #FFF;
    border: 1px solid #E4B445;
    border-top: 0;
    padding: 15px;
}
/*END Essential information section*/ 


.categoryEssentialInfoGradingActivityIcon {
	width:40px;
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
	padding-bottom: 10px;
}

.categoryEssentialInfoGradingActivityText {
	display:table-cell;
	font-family: "open_sansregular";
	vertical-align:middle;
	line-height:16px;
	padding-bottom: 10px;
}

.categoryEssentialInfoGradingActivity {
	display:table-row;
}

.categoryutxgradedots {
	margin: 0 0 5px 0;
}

.categoryEssentialInfoSpacer {
	height:20px;
	font-size:2px;
	line-height:2px;
}